home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Kit PC World De Ampliacion De Windows 95
/
Kit PC World de ampliacion de Windows 95.iso
/
internet
/
sweeper
/
samples
/
olecon~1
/
controls
/
circle
/
circle.def
< prev
next >
Wrap
Text File
|
1995-11-25
|
872b
|
26 lines
; --------------------------------------------------------------------------
; Circle.Def - Module definition file for Circle.Ocx (win32)
; --------------------------------------------------------------------------
; Copyright 1995 Microsoft Corporation. All Rights Reserved.
;
; THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
; ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
; THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
; PARTICULAR PURPOSE.
;=--------------------------------------------------------------------------=
;
LIBRARY Circle
PROTMODE
DESCRIPTION 'Test Control'
CODE PRELOAD MOVEABLE DISCARDABLE
DATA PRELOAD MOVEABLE SINGLE
EXPORTS DllRegisterServer
EXPORTS DllUnregisterServer
EXPORTS DllCanUnloadNow
EXPORTS DllGetClassObject